home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Utilities / PriorityMail / PriorityMail.app / installPrioritySendmail / README < prev    next >
Encoding:
Text File  |  1992-03-13  |  1.4 KB  |  28 lines

  1.  
  2. Question:  How can I remove PriorityMail labels from my Outgoing mail?
  3.  
  4. Answer:  Although PriorityMail filtering is a (relatively clean)
  5. hack into the way Mail fetches your mail, the same cannot be said
  6. for removing those same labels when you elect to forward an email
  7. w/ PriorityMail labels.  A workable solution is to change the
  8. Mail.app's Mailer (in Mail.app's Preferences Panel, Expert preferences)
  9. to point to  ~/Apps/Mail.app/PriorityMailSendmail
  10.  
  11. What the above does is installs a Mailer "wrapper", whose job is
  12. to first remove any PriorityMail labels before handing a message
  13. off to the real Mailer (/usr/lib/sendmail) for delivery processing.
  14. Unfortunately, the Mailer "wrapper" only strips PriorityMail labeling
  15. from the header of the Outgoing message.  Any labelling contained
  16. within the body of the Outgoing message is passed through.
  17.  
  18. The good news is that if everyone using NeXTmail used PriorityMail
  19. for sifting through incoming mail, an outgoing mail filter would
  20. not be necessary (because the filtering is performed on the receiving
  21. end as an extra cleansing measure).  The bad news is that installing
  22. this Mailer "wrapper" is not only cumbersome, but risky, because
  23. Mail.app does not provide any warning when a Mailer does not exist...
  24. therefore, it is possible, that by changing the default Mailer,
  25. outgoing messages could be "dropped on the floor".  As a backup
  26. measure, one can select the Archive option in Mail.app's Preferences
  27. Panel.
  28.